DioDocs for PDF
GetWidenedBounds(Single,StrokeStyle,Nullable<Matrix3x2>,Single) メソッド

DS.Documents.DX.Windows アセンブリ > GrapeCity.Documents.DX.Direct2D 名前空間 > Geometry クラス > GetWidenedBounds メソッド : GetWidenedBounds(Single,StrokeStyle,Nullable<Matrix3x2>,Single) メソッド
HRESULT ID2D1Geometry::GetWidenedBounds([In] float strokeWidth,[In, Optional] ID2D1StrokeStyle* strokeStyle,[In, Optional] const D2D_MATRIX_3X2_F* worldTransform,[In] float flatteningTolerance,[Out] D2D_RECT_F* bounds)
シンタックス
'宣言
 
Public Overloads Function GetWidenedBounds( _
   ByVal strokeWidth As System.Single, _
   ByVal strokeStyle As StrokeStyle, _
   ByVal worldTransform As System.Nullable(Of Matrix3x2), _
   ByVal flatteningTolerance As System.Single _
) As RectF
public RectF GetWidenedBounds( 
   System.float strokeWidth,
   StrokeStyle strokeStyle,
   System.Nullable<Matrix3x2> worldTransform,
   System.float flatteningTolerance
)

パラメータ

strokeWidth
strokeStyle
worldTransform
flatteningTolerance
参照

Geometry クラス
Geometry メンバ
オーバーロード一覧